use local mathjax
authorAntonio Valentino <antonio.valentino@tiscali.it>
Thu, 29 Jun 2017 05:31:26 +0000 (05:31 +0000)
committerAntonio Valentino <antonio.valentino@tiscali.it>
Sat, 7 Mar 2026 11:59:49 +0000 (11:59 +0000)
Forwarded: not-needed

Gbp-Pq: Name 0002-use-local-mathjax.patch

doc/source/conf.py

index 5987f3f325428a63a3481787f82b642d9cdd16a3..9cbba2f46d6744f455cec00c99b252ad1213e17c 100644 (file)
@@ -128,3 +128,7 @@ extlinks = {
 autodoc_member_order = "groupwise"
 autoclass_content = "class"
 autosummary_generate = []
+
+# -- Options for mathjax -----------------------------------------------------
+mathjax_path='file:///usr/share/javascript/mathjax/MathJax.js'
+